-
In the current working directory , i have following structure Project __init__.py -RestApi __init__.py app.py query_generator -testfolder __init__.py test1.py I …
- 410 views
- 2 answers
- 0 votes
-
I tried uploading my module to PyPI but when I try to do pip install and import it from my …
- 380 views
- 0 answers
- 0 votes
-
I have this for the layout of my project: projectFolder / setup/ __init__.py setup.py Utils / __init__.py cloudmanager.py startup.py I …
- 370 views
- 2 answers
- 0 votes
-
I am making a module called "dumbstuff" just as a hobby and can’t seem to identify the problem.The function is …
- 340 views
- 1 answers
- 0 votes